flowchart LR
A[qmd] --> B(Knitr)
A[qmd] --> C(Jupyter)
B(Knitr) --> D[md]
C(Jupyter) --> D[md]
D[md] --> E(pandoc)
E(pandoc) --> F(HTML)
E(pandoc) --> G(PDF)
E(pandoc) --> H(Word)
E(pandoc) --> I{and more}
That title sure is dramatic…
Research Associate | Webber Group
2024-01-19
Menti meter link here
https://www.mentimeter.com/app/presentation/alrcqg7tuw6z221zusbii9tmi788qrkc/71g4gjj8tber/edit
Here is some text. The font is Arial (hex: #00326e). Here is another sentence with bold and italic text. Here is an example reference: (Baker and Escott-Price 2020)
Hi!
Use . . . to separate content as an incremental slide!
Read about how to create a diagram in this post by Mine Çetinkaya-Rundel.
flowchart LR
A[qmd] --> B(Knitr)
A[qmd] --> C(Jupyter)
B(Knitr) --> D[md]
C(Jupyter) --> D[md]
D[md] --> E(pandoc)
E(pandoc) --> F(HTML)
E(pandoc) --> G(PDF)
E(pandoc) --> H(Word)
E(pandoc) --> I{and more}
You can use the function pagedown::chrome_print() to print the HTML version into a PDF!
Replace profile.png with the path to the pictures you’d like to use.



Collaborator institution
Name (Position/Role)
Name (Position/Role)
Name (Position/Role)
Collaborator institution
Name (Position/Role)
Name (Position/Role)
Name (Position/Role)
UKDRI theme for Quarto Presentations. Code available on GitHub.